gtk4.git
2018-11-29 Timm BäderRemove gtk_widget_intersect
2018-11-29 Timm Bäderpopover: Don't recalculate position if unmapped
2018-11-29 Timm Bädergl renderer: Render non-trivial transforms to a texture
2018-11-29 Timm Bäderinspect-button: Remove custom pick() implementation
2018-11-29 Timm Bäderpopover: Get rid of a gtk_widget_get_allocation call
2018-11-29 Timm Bädergl renderer: Cache offscreen textures per node, not...
2018-11-29 Timm Bädergl renderer: Expand matrix metadata extraction
2018-11-29 Timm BäderRevert "gldriver: Don't create surfaces to upload textures"
2018-11-29 Timm Bäderwidget: Remove one translate_coordinates copy
2018-11-28 Jakub SteinerAdwaita: flatten the headerbar again
2018-11-28 Jakub SteinerAdwaita: tune button & hederbar colors
2018-11-28 Mohammed Sadiqtexttag: Replace gtk3-demo reference with gtk4-demo
2018-11-27 Jakub SteinerAdwaita: buttons & headerbars
2018-11-27 Matthias ClasenMerge branch 'master-escape-included-svg' into 'master'
2018-11-27 Federico Mena... (#1471): base64-encode included SVGs to avoid mis-escap...
2018-11-27 Timm Bäderheaderbar: Remove superfluous parentheses
2018-11-27 Timm Bäderwidget: Query CSS values later in size_allocate
2018-11-27 Timm Bäderwidget: Save baseline without CSS values applied
2018-11-27 Timm Bäderadwaita: icon-shadow -> -gtk-icon-shadow
2018-11-27 Timm Bädergl renderer: Use stack to keep track of modelview matrix
2018-11-27 Timm Bädercolorplane: Convert crosshair rendering to snapshot
2018-11-27 Timm Bädercolorscale: Cache hue texture
2018-11-27 Timm Bädergldriver: Don't create surfaces to upload textures
2018-11-27 Timm Bäderwidget: Parent widgets may also consume motions
2018-11-27 Timm Bäderswitch: Shorten size_allocate impl a bit
2018-11-26 Jakub SteinerAdwaita: help fullcolor app icons
2018-11-23 Jakub SteinerAdwaita: tone down broders, buttons
2018-11-22 Jakub SteinerAdwaita: list buttons
2018-11-20 Timm Bäderwidget: gdk_display_get_monitor can return NULL
2018-11-20 Timm Bäderentry: Shorten finalize implementation
2018-11-20 Timm BäderMerge branch 'zbrown/emit-transient-for' into 'master'
2018-11-19 Zander Brownwindow: Actually emit notify::transient-for
2018-11-19 Timm BäderMerge branch 'benzea/foreach-documentation' into 'master'
2018-11-19 Benjamin Bergcontainer: Document that removal from foreach is permis...
2018-11-19 Timm BäderMerge branch 'akitouni/gdkvulkan-doc-typo' into 'master'
2018-11-19 Timm BäderMerge branch 'more-nullable' into 'master'
2018-11-18 Christoph Reiterg-i: Add some nullable annotations
2018-11-17 Abderrahim... vulkancontext: fix typos in documentation
2018-11-15 Timm BäderMerge branch 'jjardon/no_G_TYPE_INSTANCE_GET_PRIVATE...
2018-11-14 Timm BäderMerge branch 'include-ft2build.h' into 'master'
2018-11-13 Timm Bäderwidget: Fix size-allocate signal docs
2018-11-13 Timm BäderUse g_clear_pointer to unparent widgets
2018-11-13 Timm Bäderwidget: Don't pass a position to ->size_allocate
2018-11-13 Timm Bäderdocs: Add GtkEventControllerLegacy
2018-11-13 Timm Bädervulkancontext: Add missing error switch
2018-11-13 Timm Bäderappchooserbutton: Remove priv pointer
2018-11-13 Timm Bädertestappchooserbutton: Fix for class hierarchy change
2018-11-13 Timm Bäderappchooserbutton: Inherit from GtkWidget
2018-11-13 Timm Bäderrender: Fix a position/size mixup
2018-11-13 Timm Bädertoolbar: Remove dead code
2018-11-13 Timm Bädertoolbar: Remove some unused defines
2018-11-12 Matthias Clasenwayland: Adapt to settings portal api change
2018-11-12 Carlos GarnachoMerge branch 'scroll-event-propagation' into 'master'
2018-11-12 Ernestas Kulikeventcontrollerscroll: Conditionally propagate ::scroll
2018-11-09 Leonardo Taccarifont chooser: Properly include freetype headers
2018-11-09 Timm Bädercalendar: Remove unused struct member
2018-11-09 Timm Bäderscrolledwindow: Remove some useless code
2018-11-09 Timm Bäderscale: Don't set label css name to "label"
2018-11-09 Timm Bädercolorscale: Remove x/y arguments from snapshot_scale
2018-11-09 Jakub SteinerAdwaita: use HIG grey for bg_color
2018-11-09 Jakub SteinerAdwaita: fix osd bg color
2018-11-09 Adrien PlazasAdwaita: Propagate bg color to titlebar separator desce...
2018-11-09 Jakub SteinerMerge branch 'wip/jimmac/insensitive-progress' into...
2018-11-09 Jakub SteinerMerge branch 'wip/jimmac/hig-colors-gtk4' into 'master'
2018-11-08 Jakub SteinerAdwaita: use new HIG colors
2018-11-08 Timm Bädertestpopup: Fix GtkEventControllerMotion::motion callbac...
2018-11-08 Timm Bädereventcontrollerlegact: Fix ::event docs
2018-11-08 Timm Bädericontheme: Stop exporting gtk_icon_info_new_for_file
2018-11-08 Timm Bädericontheme: Stop exporting gtk_icon_theme_color_symbolic...
2018-11-08 Timm Bädericontheme: Drop remaining emblem code
2018-11-08 Timm Bädericontheme: Don't reference nonexistent parameter in...
2018-11-08 Timm Bädericontheme: Use a bit field in AsyncSymbolicData
2018-11-08 Timm Bädericontheme: Stop strdup'ing css colors when loading
2018-11-08 Timm Bädergl renderer: Properly retrieve matrix scale
2018-11-08 Timm Bäderwidget: Avoid some more ->priv accesses
2018-11-08 Timm Bäderrange: Remove multipress_gesture member
2018-11-08 Timm Bäderwidget: Some whitespace fixes
2018-11-07 Daniel BolesPopover: Minimally document the ::closed signal
2018-11-07 Daniel Bolestesttreelistmodel: Don't use non-standard function
2018-11-07 Daniel BolesTreeMenu: Don't manually reinvent g_list_index()
2018-11-07 Javier Jardóngtk/gtktoolbutton.c: Document why we need to still...
2018-11-06 Javier Jardóngtk/gtktextview.c: Remove unused GTK_TEXT_VIEW_GET_PRIV...
2018-11-06 Timm BäderMerge branch 'wip/3v1n0/recent-info-cleanup' into ...
2018-11-05 Matthias Clasenwayland: Fix a thinko in settings portal support
2018-11-05 Marco Trevisangtk-autocleanups: add cleanup function for GtkRecentInfo
2018-11-04 Matthias ClasenMerge branch 'wip/settings-portal' into 'master'
2018-11-04 Matthias Clasenwayland: Support the settings portal
2018-11-04 Matthias ClasenMove the should_use_portal helper to gdk
2018-11-04 Matthias ClasenUse a simpler sandbox check
2018-11-02 Matthias ClasenMerge branch 'wip/fmuellner/deco-setting' into 'master'
2018-11-02 Florian Müllnerwayland: Remove GNOME Classic-specific workaround
2018-11-01 John RallsGdkQuartz: Handle NULL from [NSGraphicsContext currentC...
2018-11-01 John RallsUse [NSGraphicsContext CGContext] instead of graphicsPo...
2018-11-01 John RallsUpdate GDK_OSX versions to current MacOS release.
2018-10-31 Piotr DrągUpdate POTFILES.in
2018-10-31 Timm BäderMerge branch 'wip/carlosg/public-legacy-controller...
2018-10-26 Timm BäderMerge branch '1422-gtkentry-s-minimum-width-is-hardcode...
2018-10-25 Matej UrbančičUpdated Slovenian translation
2018-10-25 Matej UrbančičAdded Slovenian translation
2018-10-24 Nelson Benítez... gtkentry: set minimum-width to 0 instead of 150
next